home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / KyStack.cpt / Kentucky Stack / card_2944.txt < prev    next >
Text File  |  1988-02-29  |  59KB  |  2,806 lines

  1. -- card: 2944 from stack: in
  2. -- bmap block id: 3563
  3. -- flags: 0000
  4. -- background id: 2651
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=7 top=268 right=291 bottom=24
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put "Ballard" into background field "counties"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=14 top=294 right=314 bottom=30
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   put "Carlisle" into background field "counties"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=10 top=314 right=326 bottom=33
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: New Button
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   put "Hickman" into background field "counties"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=5 top=326 right=338 bottom=23
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: New Button
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   put "Fulton" into background field "counties"
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 5 (button)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=28 top=268 right=293 bottom=56
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: New Button
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   put "McCracken" into background field "counties"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 6 (button)
  104. -- low flags: 00
  105. -- high flags: 0000
  106. -- rect: left=33 top=296 right=337 bottom=54
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: New Button
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   put "Graves" into background field "counties"
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 7 (button)
  123. -- low flags: 00
  124. -- high flags: 0000
  125. -- rect: left=57 top=291 right=314 bottom=76
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: New Button
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   put "Marshall" into background field "counties"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 8 (button)
  142. -- low flags: 00
  143. -- high flags: 0000
  144. -- rect: left=56 top=315 right=338 bottom=82
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: New Button
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   put "Calloway" into background field "counties"
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 9 (button)
  161. -- low flags: 00
  162. -- high flags: 0000
  163. -- rect: left=54 top=251 right=285 bottom=71
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: New Button
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   put "Livingston" into background field "counties"
  175. end mouseUp
  176.  
  177.  
  178.  
  179. -- part 10 (button)
  180. -- low flags: 00
  181. -- high flags: 0000
  182. -- rect: left=74 top=244 right=266 bottom=93
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: New Button
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   put "Crittenden" into background field "counties"
  194. end mouseUp
  195.  
  196.  
  197.  
  198. -- part 11 (button)
  199. -- low flags: 00
  200. -- high flags: 0000
  201. -- rect: left=77 top=279 right=303 bottom=89
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: New Button
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   put "Lyon" into background field "counties"
  213. end mouseUp
  214.  
  215.  
  216.  
  217. -- part 12 (button)
  218. -- low flags: 00
  219. -- high flags: 0000
  220. -- rect: left=84 top=301 right=324 bottom=110
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 1
  224. -- font id: 0
  225. -- text size: 12
  226. -- style flags: 0
  227. -- line height: 16
  228. -- part name: New Button
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   put "Trigg" into background field "counties"
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 13 (button)
  237. -- low flags: 00
  238. -- high flags: 0000
  239. -- rect: left=93 top=264 right=289 bottom=105
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 1
  243. -- font id: 0
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: New Button
  248. ----- HyperTalk script -----
  249. on mouseUp
  250.   put "Caldwell" into background field "counties"
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part 14 (button)
  256. -- low flags: 00
  257. -- high flags: 0000
  258. -- rect: left=112 top=281 right=327 bottom=134
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 1
  262. -- font id: 0
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: New Button
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   put "Christian" into background field "counties"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 15 (button)
  275. -- low flags: 00
  276. -- high flags: 0000
  277. -- rect: left=111 top=251 right=278 bottom=131
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: New Button
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   put "Hopkins" into background field "counties"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 16 (button)
  294. -- low flags: 00
  295. -- high flags: 0000
  296. -- rect: left=103 top=235 right=247 bottom=124
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: New Button
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   put "Webster" into background field "counties"
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 17 (button)
  313. -- low flags: 00
  314. -- high flags: 0000
  315. -- rect: left=99 top=242 right=254 bottom=111
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 1
  319. -- font id: 0
  320. -- text size: 12
  321. -- style flags: 0
  322. -- line height: 16
  323. -- part name: New Button
  324. ----- HyperTalk script -----
  325. on mouseUp
  326.   put "Webster" into background field "counties"
  327. end mouseUp
  328.  
  329.  
  330.  
  331. -- part 18 (button)
  332. -- low flags: 00
  333. -- high flags: 0000
  334. -- rect: left=77 top=217 right=238 bottom=104
  335. -- title width / last selected line: 0
  336. -- icon id / first selected line: 0 / 0
  337. -- text alignment: 1
  338. -- font id: 0
  339. -- text size: 12
  340. -- style flags: 0
  341. -- line height: 16
  342. -- part name: New Button
  343. ----- HyperTalk script -----
  344. on mouseUp
  345.   put "Union" into background field "counties"
  346. end mouseUp
  347.  
  348.  
  349.  
  350. -- part 19 (button)
  351. -- low flags: 00
  352. -- high flags: 0000
  353. -- rect: left=107 top=199 right=226 bottom=131
  354. -- title width / last selected line: 0
  355. -- icon id / first selected line: 0 / 0
  356. -- text alignment: 1
  357. -- font id: 0
  358. -- text size: 12
  359. -- style flags: 0
  360. -- line height: 16
  361. -- part name: New Button
  362. ----- HyperTalk script -----
  363. on mouseUp
  364.   put "Henderson" into background field "counties"
  365. end mouseUp
  366.  
  367.  
  368.  
  369. -- part 20 (button)
  370. -- low flags: 00
  371. -- high flags: 0000
  372. -- rect: left=140 top=207 right=231 bottom=165
  373. -- title width / last selected line: 0
  374. -- icon id / first selected line: 0 / 0
  375. -- text alignment: 1
  376. -- font id: 0
  377. -- text size: 12
  378. -- style flags: 0
  379. -- line height: 16
  380. -- part name: New Button
  381. ----- HyperTalk script -----
  382. on mouseUp
  383.   put "Daviess" into background field "counties"
  384. end mouseUp
  385.  
  386.  
  387.  
  388. -- part 21 (button)
  389. -- low flags: 00
  390. -- high flags: 0000
  391. -- rect: left=133 top=237 right=253 bottom=149
  392. -- title width / last selected line: 0
  393. -- icon id / first selected line: 0 / 0
  394. -- text alignment: 1
  395. -- font id: 0
  396. -- text size: 12
  397. -- style flags: 0
  398. -- line height: 16
  399. -- part name: New Button
  400. ----- HyperTalk script -----
  401. on mouseUp
  402.   put "McLean" into background field "counties"
  403. end mouseUp
  404.  
  405.  
  406.  
  407. -- part 22 (button)
  408. -- low flags: 00
  409. -- high flags: 0000
  410. -- rect: left=138 top=256 right=284 bottom=156
  411. -- title width / last selected line: 0
  412. -- icon id / first selected line: 0 / 0
  413. -- text alignment: 1
  414. -- font id: 0
  415. -- text size: 12
  416. -- style flags: 0
  417. -- line height: 16
  418. -- part name: New Button
  419. ----- HyperTalk script -----
  420. on mouseUp
  421.   put "Muhlenberg" into background field "counties"
  422. end mouseUp
  423.  
  424.  
  425.  
  426. -- part 23 (button)
  427. -- low flags: 00
  428. -- high flags: 0000
  429. -- rect: left=140 top=288 right=328 bottom=154
  430. -- title width / last selected line: 0
  431. -- icon id / first selected line: 0 / 0
  432. -- text alignment: 1
  433. -- font id: 0
  434. -- text size: 12
  435. -- style flags: 0
  436. -- line height: 16
  437. -- part name: New Button
  438. ----- HyperTalk script -----
  439. on mouseUp
  440.   put "Todd" into background field "counties"
  441. end mouseUp
  442.  
  443.  
  444.  
  445. -- part 24 (button)
  446. -- low flags: 00
  447. -- high flags: 0000
  448. -- rect: left=154 top=290 right=327 bottom=173
  449. -- title width / last selected line: 0
  450. -- icon id / first selected line: 0 / 0
  451. -- text alignment: 1
  452. -- font id: 0
  453. -- text size: 12
  454. -- style flags: 0
  455. -- line height: 16
  456. -- part name: New Button
  457. ----- HyperTalk script -----
  458. on mouseUp
  459.   put "Logan" into background field "counties"
  460. end mouseUp
  461.  
  462.  
  463.  
  464. -- part 25 (button)
  465. -- low flags: 00
  466. -- high flags: 0000
  467. -- rect: left=166 top=269 right=285 bottom=184
  468. -- title width / last selected line: 0
  469. -- icon id / first selected line: 0 / 0
  470. -- text alignment: 1
  471. -- font id: 0
  472. -- text size: 12
  473. -- style flags: 0
  474. -- line height: 16
  475. -- part name: New Button
  476. ----- HyperTalk script -----
  477. on mouseUp
  478.   put "Butler" into background field "counties"
  479. end mouseUp
  480.  
  481.  
  482.  
  483. -- part 26 (button)
  484. -- low flags: 00
  485. -- high flags: 0000
  486. -- rect: left=179 top=259 right=274 bottom=196
  487. -- title width / last selected line: 0
  488. -- icon id / first selected line: 0 / 0
  489. -- text alignment: 1
  490. -- font id: 0
  491. -- text size: 12
  492. -- style flags: 0
  493. -- line height: 16
  494. -- part name: New Button
  495. ----- HyperTalk script -----
  496. on mouseUp
  497.   put "Butler" into background field "counties"
  498. end mouseUp
  499.  
  500.  
  501.  
  502. -- part 27 (button)
  503. -- low flags: 00
  504. -- high flags: 0000
  505. -- rect: left=158 top=236 right=260 bottom=178
  506. -- title width / last selected line: 0
  507. -- icon id / first selected line: 0 / 0
  508. -- text alignment: 1
  509. -- font id: 0
  510. -- text size: 12
  511. -- style flags: 0
  512. -- line height: 16
  513. -- part name: New Button
  514. ----- HyperTalk script -----
  515. on mouseUp
  516.   put "Ohio" into background field "counties"
  517. end mouseUp
  518.  
  519.  
  520.  
  521. -- part 28 (button)
  522. -- low flags: 00
  523. -- high flags: 0000
  524. -- rect: left=170 top=197 right=222 bottom=182
  525. -- title width / last selected line: 0
  526. -- icon id / first selected line: 0 / 0
  527. -- text alignment: 1
  528. -- font id: 0
  529. -- text size: 12
  530. -- style flags: 0
  531. -- line height: 16
  532. -- part name: New Button
  533. ----- HyperTalk script -----
  534. on mouseUp
  535.   put "Hancock" into background field "counties"
  536. end mouseUp
  537.  
  538.  
  539.  
  540. -- part 29 (button)
  541. -- low flags: 00
  542. -- high flags: 0000
  543. -- rect: left=182 top=212 right=235 bottom=210
  544. -- title width / last selected line: 0
  545. -- icon id / first selected line: 0 / 0
  546. -- text alignment: 1
  547. -- font id: 0
  548. -- text size: 12
  549. -- style flags: 0
  550. -- line height: 16
  551. -- part name: New Button
  552. ----- HyperTalk script -----
  553. on mouseUp
  554.   put "Breckinridge" into background field "counties"
  555. end mouseUp
  556.  
  557.  
  558.  
  559. -- part 30 (button)
  560. -- low flags: 00
  561. -- high flags: 0000
  562. -- rect: left=193 top=240 right=257 bottom=221
  563. -- title width / last selected line: 0
  564. -- icon id / first selected line: 0 / 0
  565. -- text alignment: 1
  566. -- font id: 0
  567. -- text size: 12
  568. -- style flags: 0
  569. -- line height: 16
  570. -- part name: New Button
  571. ----- HyperTalk script -----
  572. on mouseUp
  573.   put "Grayson" into background field "counties"
  574. end mouseUp
  575.  
  576.  
  577.  
  578. -- part 31 (button)
  579. -- low flags: 00
  580. -- high flags: 0000
  581. -- rect: left=201 top=261 right=279 bottom=218
  582. -- title width / last selected line: 0
  583. -- icon id / first selected line: 0 / 0
  584. -- text alignment: 1
  585. -- font id: 0
  586. -- text size: 12
  587. -- style flags: 0
  588. -- line height: 16
  589. -- part name: New Button
  590. ----- HyperTalk script -----
  591. on mouseUp
  592.   put "Edmonson" into background field "counties"
  593. end mouseUp
  594.  
  595.  
  596.  
  597. -- part 32 (button)
  598. -- low flags: 00
  599. -- high flags: 0000
  600. -- rect: left=182 top=283 right=300 bottom=214
  601. -- title width / last selected line: 0
  602. -- icon id / first selected line: 0 / 0
  603. -- text alignment: 1
  604. -- font id: 0
  605. -- text size: 12
  606. -- style flags: 0
  607. -- line height: 16
  608. -- part name: New Button
  609. ----- HyperTalk script -----
  610. on mouseUp
  611.   put "Warren" into background field "counties"
  612. end mouseUp
  613.  
  614.  
  615.  
  616. -- part 33 (button)
  617. -- low flags: 00
  618. -- high flags: 0000
  619. -- rect: left=177 top=311 right=328 bottom=198
  620. -- title width / last selected line: 0
  621. -- icon id / first selected line: 0 / 0
  622. -- text alignment: 1
  623. -- font id: 0
  624. -- text size: 12
  625. -- style flags: 0
  626. -- line height: 16
  627. -- part name: New Button
  628. ----- HyperTalk script -----
  629. on mouseUp
  630.   put "Simpson" into background field "counties"
  631. end mouseUp
  632.  
  633.  
  634.  
  635. -- part 34 (button)
  636. -- low flags: 00
  637. -- high flags: 0000
  638. -- rect: left=199 top=311 right=328 bottom=224
  639. -- title width / last selected line: 0
  640. -- icon id / first selected line: 0 / 0
  641. -- text alignment: 1
  642. -- font id: 0
  643. -- text size: 12
  644. -- style flags: 0
  645. -- line height: 16
  646. -- part name: New Button
  647. ----- HyperTalk script -----
  648. on mouseUp
  649.   put "Allen" into background field "counties"
  650. end mouseUp
  651.  
  652.  
  653.  
  654. -- part 35 (button)
  655. -- low flags: 00
  656. -- high flags: 0000
  657. -- rect: left=231 top=314 right=329 bottom=258
  658. -- title width / last selected line: 0
  659. -- icon id / first selected line: 0 / 0
  660. -- text alignment: 1
  661. -- font id: 0
  662. -- text size: 12
  663. -- style flags: 0
  664. -- line height: 16
  665. -- part name: New Button
  666. ----- HyperTalk script -----
  667. on mouseUp
  668.   put "Monroe" into background field "counties"
  669. end mouseUp
  670.  
  671.  
  672.  
  673. -- part 36 (button)
  674. -- low flags: 00
  675. -- high flags: 0000
  676. -- rect: left=223 top=279 right=308 bottom=241
  677. -- title width / last selected line: 0
  678. -- icon id / first selected line: 0 / 0
  679. -- text alignment: 1
  680. -- font id: 0
  681. -- text size: 12
  682. -- style flags: 0
  683. -- line height: 16
  684. -- part name: New Button
  685. ----- HyperTalk script -----
  686. on mouseUp
  687.   put "Barren" into background field "counties"
  688. end mouseUp
  689.  
  690.  
  691.  
  692. -- part 37 (button)
  693. -- low flags: 00
  694. -- high flags: 0000
  695. -- rect: left=226 top=251 right=276 bottom=243
  696. -- title width / last selected line: 0
  697. -- icon id / first selected line: 0 / 0
  698. -- text alignment: 1
  699. -- font id: 0
  700. -- text size: 12
  701. -- style flags: 0
  702. -- line height: 16
  703. -- part name: New Button
  704. ----- HyperTalk script -----
  705. on mouseUp
  706.   put "Hart" into background field "counties"
  707. end mouseUp
  708.  
  709.  
  710.  
  711. -- part 38 (button)
  712. -- low flags: 00
  713. -- high flags: 0000
  714. -- rect: left=215 top=217 right=237 bottom=235
  715. -- title width / last selected line: 0
  716. -- icon id / first selected line: 0 / 0
  717. -- text alignment: 1
  718. -- font id: 0
  719. -- text size: 12
  720. -- style flags: 0
  721. -- line height: 16
  722. -- part name: New Button
  723. ----- HyperTalk script -----
  724. on mouseUp
  725.   put "Hardin" into background field "counties"
  726. end mouseUp
  727.  
  728.  
  729.  
  730. -- part 39 (button)
  731. -- low flags: 00
  732. -- high flags: 0000
  733. -- rect: left=212 top=190 right=213 bottom=227
  734. -- title width / last selected line: 0
  735. -- icon id / first selected line: 0 / 0
  736. -- text alignment: 1
  737. -- font id: 0
  738. -- text size: 12
  739. -- style flags: 0
  740. -- line height: 16
  741. -- part name: New Button
  742. ----- HyperTalk script -----
  743. on mouseUp
  744.   put "Meade" into background field "counties"
  745. end mouseUp
  746.  
  747.  
  748.  
  749. -- part 40 (button)
  750. -- low flags: 00
  751. -- high flags: 0000
  752. -- rect: left=204 top=178 right=203 bottom=219
  753. -- title width / last selected line: 0
  754. -- icon id / first selected line: 0 / 0
  755. -- text alignment: 1
  756. -- font id: 0
  757. -- text size: 12
  758. -- style flags: 0
  759. -- line height: 16
  760. -- part name: New Button
  761. ----- HyperTalk script -----
  762. on mouseUp
  763.   put "Meade" into background field "counties"
  764. end mouseUp
  765.  
  766.  
  767.  
  768. -- part 41 (button)
  769. -- low flags: 00
  770. -- high flags: 0000
  771. -- rect: left=239 top=230 right=249 bottom=251
  772. -- title width / last selected line: 0
  773. -- icon id / first selected line: 0 / 0
  774. -- text alignment: 1
  775. -- font id: 0
  776. -- text size: 12
  777. -- style flags: 0
  778. -- line height: 16
  779. -- part name: New Button
  780. ----- HyperTalk script -----
  781. on mouseUp
  782.   put "Larue" into background field "counties"
  783. end mouseUp
  784.  
  785.  
  786.  
  787. -- part 42 (button)
  788. -- low flags: 00
  789. -- high flags: 0000
  790. -- rect: left=249 top=258 right=277 bottom=261
  791. -- title width / last selected line: 0
  792. -- icon id / first selected line: 0 / 0
  793. -- text alignment: 1
  794. -- font id: 0
  795. -- text size: 12
  796. -- style flags: 0
  797. -- line height: 16
  798. -- part name: New Button
  799. ----- HyperTalk script -----
  800. on mouseUp
  801.   put "Green" into background field "counties"
  802. end mouseUp
  803.  
  804.  
  805.  
  806. -- part 43 (button)
  807. -- low flags: 00
  808. -- high flags: 0000
  809. -- rect: left=244 top=282 right=306 bottom=256
  810. -- title width / last selected line: 0
  811. -- icon id / first selected line: 0 / 0
  812. -- text alignment: 1
  813. -- font id: 0
  814. -- text size: 12
  815. -- style flags: 0
  816. -- line height: 16
  817. -- part name: New Button
  818. ----- HyperTalk script -----
  819. on mouseUp
  820.   put "Metcalfe" into background field "counties"
  821. end mouseUp
  822.  
  823.  
  824.  
  825. -- part 44 (button)
  826. -- low flags: 00
  827. -- high flags: 0000
  828. -- rect: left=261 top=301 right=321 bottom=275
  829. -- title width / last selected line: 0
  830. -- icon id / first selected line: 0 / 0
  831. -- text alignment: 1
  832. -- font id: 0
  833. -- text size: 12
  834. -- style flags: 0
  835. -- line height: 16
  836. -- part name: New Button
  837. ----- HyperTalk script -----
  838. on mouseUp
  839.   put "Cumberland" into background field "counties"
  840. end mouseUp
  841.  
  842.  
  843.  
  844. -- part 45 (button)
  845. -- low flags: 00
  846. -- high flags: 0000
  847. -- rect: left=266 top=276 right=296 bottom=280
  848. -- title width / last selected line: 0
  849. -- icon id / first selected line: 0 / 0
  850. -- text alignment: 1
  851. -- font id: 0
  852. -- text size: 12
  853. -- style flags: 0
  854. -- line height: 16
  855. -- part name: New Button
  856. ----- HyperTalk script -----
  857. on mouseUp
  858.   put "Adair" into background field "counties"
  859. end mouseUp
  860.  
  861.  
  862.  
  863. -- part 46 (button)
  864. -- low flags: 00
  865. -- high flags: 0000
  866. -- rect: left=275 top=267 right=284 bottom=287
  867. -- title width / last selected line: 0
  868. -- icon id / first selected line: 0 / 0
  869. -- text alignment: 1
  870. -- font id: 0
  871. -- text size: 12
  872. -- style flags: 0
  873. -- line height: 16
  874. -- part name: New Button
  875. ----- HyperTalk script -----
  876. on mouseUp
  877.   put "Adair" into background field "counties"
  878. end mouseUp
  879.  
  880.  
  881.  
  882. -- part 47 (button)
  883. -- low flags: 00
  884. -- high flags: 0000
  885. -- rect: left=278 top=310 right=327 bottom=291
  886. -- title width / last selected line: 0
  887. -- icon id / first selected line: 0 / 0
  888. -- text alignment: 1
  889. -- font id: 0
  890. -- text size: 12
  891. -- style flags: 0
  892. -- line height: 16
  893. -- part name: New Button
  894. ----- HyperTalk script -----
  895. on mouseUp
  896.   put "Clinton" into background field "counties"
  897. end mouseUp
  898.  
  899.  
  900.  
  901. -- part 48 (button)
  902. -- low flags: 00
  903. -- high flags: 0000
  904. -- rect: left=282 top=290 right=302 bottom=295
  905. -- title width / last selected line: 0
  906. -- icon id / first selected line: 0 / 0
  907. -- text alignment: 1
  908. -- font id: 0
  909. -- text size: 12
  910. -- style flags: 0
  911. -- line height: 16
  912. -- part name: New Button
  913. ----- HyperTalk script -----
  914. on mouseUp
  915.   put "Russell" into background field "counties"
  916. end mouseUp
  917.  
  918.  
  919.  
  920. -- part 49 (button)
  921. -- low flags: 00
  922. -- high flags: 0000
  923. -- rect: left=288 top=280 right=292 bottom=301
  924. -- title width / last selected line: 0
  925. -- icon id / first selected line: 0 / 0
  926. -- text alignment: 1
  927. -- font id: 0
  928. -- text size: 12
  929. -- style flags: 0
  930. -- line height: 16
  931. -- part name: New Button
  932. ----- HyperTalk script -----
  933. on mouseUp
  934.   put "Russell" into background field "counties"
  935. end mouseUp
  936.  
  937.  
  938.  
  939. -- part 50 (button)
  940. -- low flags: 00
  941. -- high flags: 0000
  942. -- rect: left=262 top=248 right=264 bottom=282
  943. -- title width / last selected line: 0
  944. -- icon id / first selected line: 0 / 0
  945. -- text alignment: 1
  946. -- font id: 0
  947. -- text size: 12
  948. -- style flags: 0
  949. -- line height: 16
  950. -- part name: New Button
  951. ----- HyperTalk script -----
  952. on mouseUp
  953.   put "Taylor" into background field "counties"
  954. end mouseUp
  955.  
  956.  
  957.  
  958. -- part 51 (button)
  959. -- low flags: 00
  960. -- high flags: 0000
  961. -- rect: left=261 top=231 right=248 bottom=292
  962. -- title width / last selected line: 0
  963. -- icon id / first selected line: 0 / 0
  964. -- text alignment: 1
  965. -- font id: 0
  966. -- text size: 12
  967. -- style flags: 0
  968. -- line height: 16
  969. -- part name: New Button
  970. ----- HyperTalk script -----
  971. on mouseUp
  972.   put "Marion" into background field "counties"
  973. end mouseUp
  974.  
  975.  
  976.  
  977. -- part 52 (button)
  978. -- low flags: 00
  979. -- high flags: 0000
  980. -- rect: left=273 top=212 right=229 bottom=291
  981. -- title width / last selected line: 0
  982. -- icon id / first selected line: 0 / 0
  983. -- text alignment: 1
  984. -- font id: 0
  985. -- text size: 12
  986. -- style flags: 0
  987. -- line height: 16
  988. -- part name: New Button
  989. ----- HyperTalk script -----
  990. on mouseUp
  991.   put "Washington" into background field "counties"
  992. end mouseUp
  993.  
  994.  
  995.  
  996. -- part 53 (button)
  997. -- low flags: 00
  998. -- high flags: 0000
  999. -- rect: left=251 top=211 right=226 bottom=264
  1000. -- title width / last selected line: 0
  1001. -- icon id / first selected line: 0 / 0
  1002. -- text alignment: 1
  1003. -- font id: 0
  1004. -- text size: 12
  1005. -- style flags: 0
  1006. -- line height: 16
  1007. -- part name: New Button
  1008. ----- HyperTalk script -----
  1009. on mouseUp
  1010.   put "Nelson" into background field "counties"
  1011. end mouseUp
  1012.  
  1013.  
  1014.  
  1015. -- part 54 (button)
  1016. -- low flags: 00
  1017. -- high flags: 0000
  1018. -- rect: left=258 top=201 right=216 bottom=271
  1019. -- title width / last selected line: 0
  1020. -- icon id / first selected line: 0 / 0
  1021. -- text alignment: 1
  1022. -- font id: 0
  1023. -- text size: 12
  1024. -- style flags: 0
  1025. -- line height: 16
  1026. -- part name: New Button
  1027. ----- HyperTalk script -----
  1028. on mouseUp
  1029.   put "Nelson" into background field "counties"
  1030. end mouseUp
  1031.  
  1032.  
  1033.  
  1034. -- part 55 (button)
  1035. -- low flags: 00
  1036. -- high flags: 0000
  1037. -- rect: left=227 top=211 right=226 bottom=243
  1038. -- title width / last selected line: 0
  1039. -- icon id / first selected line: 0 / 0
  1040. -- text alignment: 1
  1041. -- font id: 0
  1042. -- text size: 12
  1043. -- style flags: 0
  1044. -- line height: 16
  1045. -- part name: New Button
  1046. ----- HyperTalk script -----
  1047. on mouseUp
  1048.   put "Hardin" into background field "counties"
  1049. end mouseUp
  1050.  
  1051.  
  1052.  
  1053. -- part 56 (button)
  1054. -- low flags: 00
  1055. -- high flags: 0000
  1056. -- rect: left=230 top=171 right=186 bottom=246
  1057. -- title width / last selected line: 0
  1058. -- icon id / first selected line: 0 / 0
  1059. -- text alignment: 1
  1060. -- font id: 0
  1061. -- text size: 12
  1062. -- style flags: 0
  1063. -- line height: 16
  1064. -- part name: New Button
  1065. ----- HyperTalk script -----
  1066. on mouseUp
  1067.   put "Jefferson" into background field "counties"
  1068. end mouseUp
  1069.  
  1070.  
  1071.  
  1072. -- part 57 (button)
  1073. -- low flags: 00
  1074. -- high flags: 0000
  1075. -- rect: left=247 top=168 right=186 bottom=262
  1076. -- title width / last selected line: 0
  1077. -- icon id / first selected line: 0 / 0
  1078. -- text alignment: 1
  1079. -- font id: 0
  1080. -- text size: 12
  1081. -- style flags: 0
  1082. -- line height: 16
  1083. -- part name: New Button
  1084. ----- HyperTalk script -----
  1085. on mouseUp
  1086.   put "Jefferson" into background field "counties"
  1087. end mouseUp
  1088.  
  1089.  
  1090.  
  1091. -- part 58 (button)
  1092. -- low flags: 00
  1093. -- high flags: 0000
  1094. -- rect: left=254 top=149 right=165 bottom=270
  1095. -- title width / last selected line: 0
  1096. -- icon id / first selected line: 0 / 0
  1097. -- text alignment: 1
  1098. -- font id: 0
  1099. -- text size: 12
  1100. -- style flags: 0
  1101. -- line height: 16
  1102. -- part name: New Button
  1103. ----- HyperTalk script -----
  1104. on mouseUp
  1105.   put "Oldham" into background field "counties"
  1106. end mouseUp
  1107.  
  1108.  
  1109.  
  1110. -- part 59 (button)
  1111. -- low flags: 00
  1112. -- high flags: 0000
  1113. -- rect: left=265 top=135 right=147 bottom=277
  1114. -- title width / last selected line: 0
  1115. -- icon id / first selected line: 0 / 0
  1116. -- text alignment: 1
  1117. -- font id: 0
  1118. -- text size: 12
  1119. -- style flags: 0
  1120. -- line height: 16
  1121. -- part name: New Button
  1122. ----- HyperTalk script -----
  1123. on mouseUp
  1124.   put "Trimbel" into background field "counties"
  1125. end mouseUp
  1126.  
  1127.  
  1128.  
  1129. -- part 60 (button)
  1130. -- low flags: 00
  1131. -- high flags: 0000
  1132. -- rect: left=275 top=148 right=160 bottom=295
  1133. -- title width / last selected line: 0
  1134. -- icon id / first selected line: 0 / 0
  1135. -- text alignment: 1
  1136. -- font id: 0
  1137. -- text size: 12
  1138. -- style flags: 0
  1139. -- line height: 16
  1140. -- part name: New Button
  1141. ----- HyperTalk script -----
  1142. on mouseUp
  1143.   put "Henry" into background field "counties"
  1144. end mouseUp
  1145.  
  1146.  
  1147.  
  1148. -- part 61 (button)
  1149. -- low flags: 00
  1150. -- high flags: 0000
  1151. -- rect: left=274 top=164 right=177 bottom=295
  1152. -- title width / last selected line: 0
  1153. -- icon id / first selected line: 0 / 0
  1154. -- text alignment: 1
  1155. -- font id: 0
  1156. -- text size: 12
  1157. -- style flags: 0
  1158. -- line height: 16
  1159. -- part name: New Button
  1160. ----- HyperTalk script -----
  1161. on mouseUp
  1162.   put "Shelby" into background field "counties"
  1163. end mouseUp
  1164.  
  1165.  
  1166.  
  1167. -- part 62 (button)
  1168. -- low flags: 00
  1169. -- high flags: 0000
  1170. -- rect: left=269 top=169 right=183 bottom=286
  1171. -- title width / last selected line: 0
  1172. -- icon id / first selected line: 0 / 0
  1173. -- text alignment: 1
  1174. -- font id: 0
  1175. -- text size: 12
  1176. -- style flags: 0
  1177. -- line height: 16
  1178. -- part name: New Button
  1179. ----- HyperTalk script -----
  1180. on mouseUp
  1181.   put "Shelby" into background field "counties"
  1182. end mouseUp
  1183.  
  1184.  
  1185.  
  1186. -- part 63 (button)
  1187. -- low flags: 00
  1188. -- high flags: 0000
  1189. -- rect: left=263 top=186 right=198 bottom=280
  1190. -- title width / last selected line: 0
  1191. -- icon id / first selected line: 0 / 0
  1192. -- text alignment: 1
  1193. -- font id: 0
  1194. -- text size: 12
  1195. -- style flags: 0
  1196. -- line height: 16
  1197. -- part name: New Button
  1198. ----- HyperTalk script -----
  1199. on mouseUp
  1200.   put "Spencer" into background field "counties"
  1201. end mouseUp
  1202.  
  1203.  
  1204.  
  1205. -- part 64 (button)
  1206. -- low flags: 00
  1207. -- high flags: 0000
  1208. -- rect: left=286 top=183 right=200 bottom=303
  1209. -- title width / last selected line: 0
  1210. -- icon id / first selected line: 0 / 0
  1211. -- text alignment: 1
  1212. -- font id: 0
  1213. -- text size: 12
  1214. -- style flags: 0
  1215. -- line height: 16
  1216. -- part name: New Button
  1217. ----- HyperTalk script -----
  1218. on mouseUp
  1219.   put "Anderson" into background field "counties"
  1220. end mouseUp
  1221.  
  1222.  
  1223.  
  1224. -- part 65 (button)
  1225. -- low flags: 00
  1226. -- high flags: 0000
  1227. -- rect: left=294 top=206 right=223 bottom=311
  1228. -- title width / last selected line: 0
  1229. -- icon id / first selected line: 0 / 0
  1230. -- text alignment: 1
  1231. -- font id: 0
  1232. -- text size: 12
  1233. -- style flags: 0
  1234. -- line height: 16
  1235. -- part name: New Button
  1236. ----- HyperTalk script -----
  1237. on mouseUp
  1238.   put "Mercer" into background field "counties"
  1239. end mouseUp
  1240.  
  1241.  
  1242.  
  1243. -- part 66 (button)
  1244. -- low flags: 00
  1245. -- high flags: 0000
  1246. -- rect: left=295 top=227 right=239 bottom=311
  1247. -- title width / last selected line: 0
  1248. -- icon id / first selected line: 0 / 0
  1249. -- text alignment: 1
  1250. -- font id: 0
  1251. -- text size: 12
  1252. -- style flags: 0
  1253. -- line height: 16
  1254. -- part name: New Button
  1255. ----- HyperTalk script -----
  1256. on mouseUp
  1257.   put "Boyle" into background field "counties"
  1258. end mouseUp
  1259.  
  1260.  
  1261.  
  1262. -- part 67 (button)
  1263. -- low flags: 00
  1264. -- high flags: 0000
  1265. -- rect: left=292 top=241 right=273 bottom=306
  1266. -- title width / last selected line: 0
  1267. -- icon id / first selected line: 0 / 0
  1268. -- text alignment: 1
  1269. -- font id: 0
  1270. -- text size: 12
  1271. -- style flags: 0
  1272. -- line height: 16
  1273. -- part name: New Button
  1274. ----- HyperTalk script -----
  1275. on mouseUp
  1276.   put "Casey" into background field "counties"
  1277. end mouseUp
  1278.  
  1279.  
  1280.  
  1281. -- part 68 (button)
  1282. -- low flags: 00
  1283. -- high flags: 0000
  1284. -- rect: left=296 top=301 right=327 bottom=313
  1285. -- title width / last selected line: 0
  1286. -- icon id / first selected line: 0 / 0
  1287. -- text alignment: 1
  1288. -- font id: 0
  1289. -- text size: 12
  1290. -- style flags: 0
  1291. -- line height: 16
  1292. -- part name: New Button
  1293. ----- HyperTalk script -----
  1294. on mouseUp
  1295.   put "Wayne" into background field "counties"
  1296. end mouseUp
  1297.  
  1298.  
  1299.  
  1300. -- part 69 (button)
  1301. -- low flags: 00
  1302. -- high flags: 0000
  1303. -- rect: left=309 top=273 right=292 bottom=340
  1304. -- title width / last selected line: 0
  1305. -- icon id / first selected line: 0 / 0
  1306. -- text alignment: 1
  1307. -- font id: 0
  1308. -- text size: 12
  1309. -- style flags: 0
  1310. -- line height: 16
  1311. -- part name: New Button
  1312. ----- HyperTalk script -----
  1313. on mouseUp
  1314.   put "Pulaski" into background field "counties"
  1315. end mouseUp
  1316.  
  1317.  
  1318.  
  1319. -- part 70 (button)
  1320. -- low flags: 00
  1321. -- high flags: 0000
  1322. -- rect: left=319 top=315 right=327 bottom=341
  1323. -- title width / last selected line: 0
  1324. -- icon id / first selected line: 0 / 0
  1325. -- text alignment: 1
  1326. -- font id: 0
  1327. -- text size: 12
  1328. -- style flags: 0
  1329. -- line height: 16
  1330. -- part name: New Button
  1331. ----- HyperTalk script -----
  1332. on mouseUp
  1333.   put "McCreary" into background field "counties"
  1334. end mouseUp
  1335.  
  1336.  
  1337.  
  1338. -- part 71 (button)
  1339. -- low flags: 00
  1340. -- high flags: 0000
  1341. -- rect: left=328 top=301 right=316 bottom=340
  1342. -- title width / last selected line: 0
  1343. -- icon id / first selected line: 0 / 0
  1344. -- text alignment: 1
  1345. -- font id: 0
  1346. -- text size: 12
  1347. -- style flags: 0
  1348. -- line height: 16
  1349. -- part name: New Button
  1350. ----- HyperTalk script -----
  1351. on mouseUp
  1352.   put "McCreary" into background field "counties"
  1353. end mouseUp
  1354.  
  1355.  
  1356.  
  1357. -- part 72 (button)
  1358. -- low flags: 00
  1359. -- high flags: 0000
  1360. -- rect: left=347 top=312 right=327 bottom=367
  1361. -- title width / last selected line: 0
  1362. -- icon id / first selected line: 0 / 0
  1363. -- text alignment: 1
  1364. -- font id: 0
  1365. -- text size: 12
  1366. -- style flags: 0
  1367. -- line height: 16
  1368. -- part name: New Button
  1369. ----- HyperTalk script -----
  1370. on mouseUp
  1371.   put "Whitley" into background field "counties"
  1372. end mouseUp
  1373.  
  1374.  
  1375.  
  1376. -- part 73 (button)
  1377. -- low flags: 00
  1378. -- high flags: 0000
  1379. -- rect: left=344 top=298 right=313 bottom=360
  1380. -- title width / last selected line: 0
  1381. -- icon id / first selected line: 0 / 0
  1382. -- text alignment: 1
  1383. -- font id: 0
  1384. -- text size: 12
  1385. -- style flags: 0
  1386. -- line height: 16
  1387. -- part name: New Button
  1388. ----- HyperTalk script -----
  1389. on mouseUp
  1390.   put "Whitley" into background field "counties"
  1391. end mouseUp
  1392.  
  1393.  
  1394.  
  1395. -- part 74 (button)
  1396. -- low flags: 00
  1397. -- high flags: 0000
  1398. -- rect: left=309 top=239 right=254 bottom=328
  1399. -- title width / last selected line: 0
  1400. -- icon id / first selected line: 0 / 0
  1401. -- text alignment: 1
  1402. -- font id: 0
  1403. -- text size: 12
  1404. -- style flags: 0
  1405. -- line height: 16
  1406. -- part name: New Button
  1407. ----- HyperTalk script -----
  1408. on mouseUp
  1409.   put "Lincoln" into background field "counties"
  1410. end mouseUp
  1411.  
  1412.  
  1413.  
  1414. -- part 75 (button)
  1415. -- low flags: 00
  1416. -- high flags: 0000
  1417. -- rect: left=334 top=246 right=265 bottom=349
  1418. -- title width / last selected line: 0
  1419. -- icon id / first selected line: 0 / 0
  1420. -- text alignment: 1
  1421. -- font id: 0
  1422. -- text size: 12
  1423. -- style flags: 0
  1424. -- line height: 16
  1425. -- part name: New Button
  1426. ----- HyperTalk script -----
  1427. on mouseUp
  1428.   put "Rockcastle" into background field "counties"
  1429. end mouseUp
  1430.  
  1431.  
  1432.  
  1433. -- part 76 (button)
  1434. -- low flags: 00
  1435. -- high flags: 0000
  1436. -- rect: left=348 top=268 right=291 bottom=367
  1437. -- title width / last selected line: 0
  1438. -- icon id / first selected line: 0 / 0
  1439. -- text alignment: 1
  1440. -- font id: 0
  1441. -- text size: 12
  1442. -- style flags: 0
  1443. -- line height: 16
  1444. -- part name: New Button
  1445. ----- HyperTalk script -----
  1446. on mouseUp
  1447.   put "Laurel" into background field "counties"
  1448. end mouseUp
  1449.  
  1450.  
  1451.  
  1452. -- part 77 (button)
  1453. -- low flags: 00
  1454. -- high flags: 0000
  1455. -- rect: left=366 top=291 right=308 bottom=385
  1456. -- title width / last selected line: 0
  1457. -- icon id / first selected line: 0 / 0
  1458. -- text alignment: 1
  1459. -- font id: 0
  1460. -- text size: 12
  1461. -- style flags: 0
  1462. -- line height: 16
  1463. -- part name: New Button
  1464. ----- HyperTalk script -----
  1465. on mouseUp
  1466.   put "Knox" into background field "counties"
  1467. end mouseUp
  1468.  
  1469.  
  1470.  
  1471. -- part 78 (button)
  1472. -- low flags: 00
  1473. -- high flags: 0000
  1474. -- rect: left=376 top=315 right=327 bottom=396
  1475. -- title width / last selected line: 0
  1476. -- icon id / first selected line: 0 / 0
  1477. -- text alignment: 1
  1478. -- font id: 0
  1479. -- text size: 12
  1480. -- style flags: 0
  1481. -- line height: 16
  1482. -- part name: New Button
  1483. ----- HyperTalk script -----
  1484. on mouseUp
  1485.   put "Bell" into background field "counties"
  1486. end mouseUp
  1487.  
  1488.  
  1489.  
  1490. -- part 79 (button)
  1491. -- low flags: 00
  1492. -- high flags: 0000
  1493. -- rect: left=388 top=301 right=322 bottom=400
  1494. -- title width / last selected line: 0
  1495. -- icon id / first selected line: 0 / 0
  1496. -- text alignment: 1
  1497. -- font id: 0
  1498. -- text size: 12
  1499. -- style flags: 0
  1500. -- line height: 16
  1501. -- part name: New Button
  1502. ----- HyperTalk script -----
  1503. on mouseUp
  1504.   put "Bell" into background field "counties"
  1505. end mouseUp
  1506.  
  1507.  
  1508.  
  1509. -- part 80 (button)
  1510. -- low flags: 00
  1511. -- high flags: 0000
  1512. -- rect: left=238 top=190 right=208 bottom=253
  1513. -- title width / last selected line: 0
  1514. -- icon id / first selected line: 0 / 0
  1515. -- text alignment: 1
  1516. -- font id: 0
  1517. -- text size: 12
  1518. -- style flags: 0
  1519. -- line height: 16
  1520. -- part name: New Button
  1521. ----- HyperTalk script -----
  1522. on mouseUp
  1523.   put "Bullitt" into background field "counties"
  1524. end mouseUp
  1525.  
  1526.  
  1527.  
  1528. -- part 81 (button)
  1529. -- low flags: 00
  1530. -- high flags: 0000
  1531. -- rect: left=401 top=300 right=320 bottom=419
  1532. -- title width / last selected line: 0
  1533. -- icon id / first selected line: 0 / 0
  1534. -- text alignment: 1
  1535. -- font id: 0
  1536. -- text size: 12
  1537. -- style flags: 0
  1538. -- line height: 16
  1539. -- part name: New Button
  1540. ----- HyperTalk script -----
  1541. on mouseUp
  1542.   put "Harlan" into background field "counties"
  1543. end mouseUp
  1544.  
  1545.  
  1546.  
  1547. -- part 82 (button)
  1548. -- low flags: 00
  1549. -- high flags: 0000
  1550. -- rect: left=413 top=294 right=314 bottom=431
  1551. -- title width / last selected line: 0
  1552. -- icon id / first selected line: 0 / 0
  1553. -- text alignment: 1
  1554. -- font id: 0
  1555. -- text size: 12
  1556. -- style flags: 0
  1557. -- line height: 16
  1558. -- part name: New Button
  1559. ----- HyperTalk script -----
  1560. on mouseUp
  1561.   put "Harlan" into background field "counties"
  1562. end mouseUp
  1563.  
  1564.  
  1565.  
  1566. -- part 83 (button)
  1567. -- low flags: 00
  1568. -- high flags: 0000
  1569. -- rect: left=431 top=272 right=286 bottom=452
  1570. -- title width / last selected line: 0
  1571. -- icon id / first selected line: 0 / 0
  1572. -- text alignment: 1
  1573. -- font id: 0
  1574. -- text size: 12
  1575. -- style flags: 0
  1576. -- line height: 16
  1577. -- part name: New Button
  1578. ----- HyperTalk script -----
  1579. on mouseUp
  1580.   put "Letcher" into background field "counties"
  1581. end mouseUp
  1582.  
  1583.  
  1584.  
  1585. -- part 84 (button)
  1586. -- low flags: 00
  1587. -- high flags: 0000
  1588. -- rect: left=441 top=266 right=280 bottom=462
  1589. -- title width / last selected line: 0
  1590. -- icon id / first selected line: 0 / 0
  1591. -- text alignment: 1
  1592. -- font id: 0
  1593. -- text size: 12
  1594. -- style flags: 0
  1595. -- line height: 16
  1596. -- part name: New Button
  1597. ----- HyperTalk script -----
  1598. on mouseUp
  1599.   put "Letcher" into background field "counties"
  1600. end mouseUp
  1601.  
  1602.  
  1603.  
  1604. -- part 87 (button)
  1605. -- low flags: 00
  1606. -- high flags: 0000
  1607. -- rect: left=296 top=164 right=178 bottom=313
  1608. -- title width / last selected line: 0
  1609. -- icon id / first selected line: 0 / 0
  1610. -- text alignment: 1
  1611. -- font id: 0
  1612. -- text size: 12
  1613. -- style flags: 0
  1614. -- line height: 16
  1615. -- part name: New Button
  1616. ----- HyperTalk script -----
  1617. on mouseUp
  1618.   put "Franklin" into background field "counties"
  1619. end mouseUp
  1620.  
  1621.  
  1622.  
  1623. -- part 88 (button)
  1624. -- low flags: 00
  1625. -- high flags: 0000
  1626. -- rect: left=273 top=123 right=135 bottom=293
  1627. -- title width / last selected line: 0
  1628. -- icon id / first selected line: 0 / 0
  1629. -- text alignment: 1
  1630. -- font id: 0
  1631. -- text size: 12
  1632. -- style flags: 0
  1633. -- line height: 16
  1634. -- part name: New Button
  1635. ----- HyperTalk script -----
  1636. on mouseUp
  1637.   put "Carroll" into background field "counties"
  1638. end mouseUp
  1639.  
  1640.  
  1641.  
  1642. -- part 89 (button)
  1643. -- low flags: 00
  1644. -- high flags: 0000
  1645. -- rect: left=293 top=114 right=126 bottom=309
  1646. -- title width / last selected line: 0
  1647. -- icon id / first selected line: 0 / 0
  1648. -- text alignment: 1
  1649. -- font id: 0
  1650. -- text size: 12
  1651. -- style flags: 0
  1652. -- line height: 16
  1653. -- part name: New Button
  1654. ----- HyperTalk script -----
  1655. on mouseUp
  1656.   put "Gallatin" into background field "counties"
  1657. end mouseUp
  1658.  
  1659.  
  1660.  
  1661. -- part 90 (button)
  1662. -- low flags: 00
  1663. -- high flags: 0000
  1664. -- rect: left=300 top=87 right=113 bottom=317
  1665. -- title width / last selected line: 0
  1666. -- icon id / first selected line: 0 / 0
  1667. -- text alignment: 1
  1668. -- font id: 0
  1669. -- text size: 12
  1670. -- style flags: 0
  1671. -- line height: 16
  1672. -- part name: New Button
  1673. ----- HyperTalk script -----
  1674. on mouseUp
  1675.   put "Boone" into background field "counties"
  1676. end mouseUp
  1677.  
  1678.  
  1679.  
  1680. -- part 91 (button)
  1681. -- low flags: 00
  1682. -- high flags: 0000
  1683. -- rect: left=318 top=86 right=112 bottom=330
  1684. -- title width / last selected line: 0
  1685. -- icon id / first selected line: 0 / 0
  1686. -- text alignment: 1
  1687. -- font id: 0
  1688. -- text size: 12
  1689. -- style flags: 0
  1690. -- line height: 16
  1691. -- part name: New Button
  1692. ----- HyperTalk script -----
  1693. on mouseUp
  1694.   put "Kenton" into background field "counties"
  1695. end mouseUp
  1696.  
  1697.  
  1698.  
  1699. -- part 92 (button)
  1700. -- low flags: 00
  1701. -- high flags: 0000
  1702. -- rect: left=331 top=87 right=113 bottom=343
  1703. -- title width / last selected line: 0
  1704. -- icon id / first selected line: 0 / 0
  1705. -- text alignment: 1
  1706. -- font id: 0
  1707. -- text size: 12
  1708. -- style flags: 0
  1709. -- line height: 16
  1710. -- part name: New Button
  1711. ----- HyperTalk script -----
  1712. on mouseUp
  1713.   put "Campbell" into background field "counties"
  1714. end mouseUp
  1715.  
  1716.  
  1717.  
  1718. -- part 93 (button)
  1719. -- low flags: 00
  1720. -- high flags: 0000
  1721. -- rect: left=350 top=120 right=146 bottom=365
  1722. -- title width / last selected line: 0
  1723. -- icon id / first selected line: 0 / 0
  1724. -- text alignment: 1
  1725. -- font id: 0
  1726. -- text size: 12
  1727. -- style flags: 0
  1728. -- line height: 16
  1729. -- part name: New Button
  1730. ----- HyperTalk script -----
  1731. on mouseUp
  1732.   put "Bracken" into background field "counties"
  1733. end mouseUp
  1734.  
  1735.  
  1736.  
  1737. -- part 94 (button)
  1738. -- low flags: 00
  1739. -- high flags: 0000
  1740. -- rect: left=367 top=127 right=145 bottom=386
  1741. -- title width / last selected line: 0
  1742. -- icon id / first selected line: 0 / 0
  1743. -- text alignment: 1
  1744. -- font id: 0
  1745. -- text size: 12
  1746. -- style flags: 0
  1747. -- line height: 16
  1748. -- part name: New Button
  1749. ----- HyperTalk script -----
  1750. on mouseUp
  1751.   put "Mason" into background field "counties"
  1752. end mouseUp
  1753.  
  1754.  
  1755.  
  1756. -- part 95 (button)
  1757. -- low flags: 00
  1758. -- high flags: 0000
  1759. -- rect: left=387 top=127 right=142 bottom=421
  1760. -- title width / last selected line: 0
  1761. -- icon id / first selected line: 0 / 0
  1762. -- text alignment: 1
  1763. -- font id: 0
  1764. -- text size: 12
  1765. -- style flags: 0
  1766. -- line height: 16
  1767. -- part name: New Button
  1768. ----- HyperTalk script -----
  1769. on mouseUp
  1770.   put "Lewis" into background field "counties"
  1771. end mouseUp
  1772.  
  1773.  
  1774.  
  1775. -- part 96 (button)
  1776. -- low flags: 00
  1777. -- high flags: 0000
  1778. -- rect: left=393 top=141 right=154 bottom=414
  1779. -- title width / last selected line: 0
  1780. -- icon id / first selected line: 0 / 0
  1781. -- text alignment: 1
  1782. -- font id: 0
  1783. -- text size: 12
  1784. -- style flags: 0
  1785. -- line height: 16
  1786. -- part name: New Button
  1787. ----- HyperTalk script -----
  1788. on mouseUp
  1789.   put "Lewis" into background field "counties"
  1790. end mouseUp
  1791.  
  1792.  
  1793.  
  1794. -- part 97 (button)
  1795. -- low flags: 00
  1796. -- high flags: 0000
  1797. -- rect: left=426 top=122 right=148 bottom=447
  1798. -- title width / last selected line: 0
  1799. -- icon id / first selected line: 0 / 0
  1800. -- text alignment: 1
  1801. -- font id: 0
  1802. -- text size: 12
  1803. -- style flags: 0
  1804. -- line height: 16
  1805. -- part name: New Button
  1806. ----- HyperTalk script -----
  1807. on mouseUp
  1808.   put "Greenup" into background field "counties"
  1809. end mouseUp
  1810.  
  1811.  
  1812.  
  1813. -- part 98 (button)
  1814. -- low flags: 00
  1815. -- high flags: 0000
  1816. -- rect: left=447 top=146 right=166 bottom=459
  1817. -- title width / last selected line: 0
  1818. -- icon id / first selected line: 0 / 0
  1819. -- text alignment: 1
  1820. -- font id: 0
  1821. -- text size: 12
  1822. -- style flags: 0
  1823. -- line height: 16
  1824. -- part name: New Button
  1825. ----- HyperTalk script -----
  1826. on mouseUp
  1827.   put "Boyd" into background field "counties"
  1828. end mouseUp
  1829.  
  1830.  
  1831.  
  1832. -- part 99 (button)
  1833. -- low flags: 00
  1834. -- high flags: 0000
  1835. -- rect: left=439 top=174 right=195 bottom=465
  1836. -- title width / last selected line: 0
  1837. -- icon id / first selected line: 0 / 0
  1838. -- text alignment: 1
  1839. -- font id: 0
  1840. -- text size: 12
  1841. -- style flags: 0
  1842. -- line height: 16
  1843. -- part name: New Button
  1844. ----- HyperTalk script -----
  1845. on mouseUp
  1846.   put "Lawrence" into background field "counties"
  1847. end mouseUp
  1848.  
  1849.  
  1850.  
  1851. -- part 100 (button)
  1852. -- low flags: 00
  1853. -- high flags: 0000
  1854. -- rect: left=460 top=196 right=217 bottom=475
  1855. -- title width / last selected line: 0
  1856. -- icon id / first selected line: 0 / 0
  1857. -- text alignment: 1
  1858. -- font id: 0
  1859. -- text size: 12
  1860. -- style flags: 0
  1861. -- line height: 16
  1862. -- part name: New Button
  1863. ----- HyperTalk script -----
  1864. on mouseUp
  1865.   put "Martin" into background field "counties"
  1866. end mouseUp
  1867.  
  1868.  
  1869.  
  1870. -- part 101 (button)
  1871. -- low flags: 00
  1872. -- high flags: 0000
  1873. -- rect: left=461 top=218 right=266 bottom=496
  1874. -- title width / last selected line: 0
  1875. -- icon id / first selected line: 0 / 0
  1876. -- text alignment: 1
  1877. -- font id: 0
  1878. -- text size: 12
  1879. -- style flags: 0
  1880. -- line height: 16
  1881. -- part name: New Button
  1882. ----- HyperTalk script -----
  1883. on mouseUp
  1884.   put "Pike" into background field "counties"
  1885. end mouseUp
  1886.  
  1887.  
  1888.  
  1889. -- part 102 (button)
  1890. -- low flags: 00
  1891. -- high flags: 0000
  1892. -- rect: left=295 top=135 right=147 bottom=310
  1893. -- title width / last selected line: 0
  1894. -- icon id / first selected line: 0 / 0
  1895. -- text alignment: 1
  1896. -- font id: 0
  1897. -- text size: 12
  1898. -- style flags: 0
  1899. -- line height: 16
  1900. -- part name: New Button
  1901. ----- HyperTalk script -----
  1902. on mouseUp
  1903.   put "Owen" into background field "counties"
  1904. end mouseUp
  1905.  
  1906.  
  1907.  
  1908. -- part 103 (button)
  1909. -- low flags: 00
  1910. -- high flags: 0000
  1911. -- rect: left=303 top=144 right=158 bottom=317
  1912. -- title width / last selected line: 0
  1913. -- icon id / first selected line: 0 / 0
  1914. -- text alignment: 1
  1915. -- font id: 0
  1916. -- text size: 12
  1917. -- style flags: 0
  1918. -- line height: 16
  1919. -- part name: New Button
  1920. ----- HyperTalk script -----
  1921. on mouseUp
  1922.   put "Owen" into background field "counties"
  1923. end mouseUp
  1924.  
  1925.  
  1926.  
  1927. -- part 104 (button)
  1928. -- low flags: 00
  1929. -- high flags: 0000
  1930. -- rect: left=315 top=124 right=143 bottom=327
  1931. -- title width / last selected line: 0
  1932. -- icon id / first selected line: 0 / 0
  1933. -- text alignment: 1
  1934. -- font id: 0
  1935. -- text size: 12
  1936. -- style flags: 0
  1937. -- line height: 16
  1938. -- part name: New Button
  1939. ----- HyperTalk script -----
  1940. on mouseUp
  1941.   put "Grant" into background field "counties"
  1942. end mouseUp
  1943.  
  1944.  
  1945.  
  1946. -- part 105 (button)
  1947. -- low flags: 00
  1948. -- high flags: 0000
  1949. -- rect: left=328 top=120 right=137 bottom=346
  1950. -- title width / last selected line: 0
  1951. -- icon id / first selected line: 0 / 0
  1952. -- text alignment: 1
  1953. -- font id: 0
  1954. -- text size: 12
  1955. -- style flags: 0
  1956. -- line height: 16
  1957. -- part name: New Button
  1958. ----- HyperTalk script -----
  1959. on mouseUp
  1960.   put "Pendleton" into background field "counties"
  1961. end mouseUp
  1962.  
  1963.  
  1964.  
  1965. -- part 106 (button)
  1966. -- low flags: 00
  1967. -- high flags: 0000
  1968. -- rect: left=314 top=160 right=178 bottom=330
  1969. -- title width / last selected line: 0
  1970. -- icon id / first selected line: 0 / 0
  1971. -- text alignment: 1
  1972. -- font id: 0
  1973. -- text size: 12
  1974. -- style flags: 0
  1975. -- line height: 16
  1976. -- part name: New Button
  1977. ----- HyperTalk script -----
  1978. on mouseUp
  1979.   put "Scott" into background field "counties"
  1980. end mouseUp
  1981.  
  1982.  
  1983.  
  1984. -- part 107 (button)
  1985. -- low flags: 00
  1986. -- high flags: 0000
  1987. -- rect: left=306 top=183 right=202 bottom=318
  1988. -- title width / last selected line: 0
  1989. -- icon id / first selected line: 0 / 0
  1990. -- text alignment: 1
  1991. -- font id: 0
  1992. -- text size: 12
  1993. -- style flags: 0
  1994. -- line height: 16
  1995. -- part name: New Button
  1996. ----- HyperTalk script -----
  1997. on mouseUp
  1998.   put "Woodford" into background field "counties"
  1999. end mouseUp
  2000.  
  2001.  
  2002.  
  2003. -- part 108 (button)
  2004. -- low flags: 00
  2005. -- high flags: 0000
  2006. -- rect: left=319 top=203 right=215 bottom=331
  2007. -- title width / last selected line: 0
  2008. -- icon id / first selected line: 0 / 0
  2009. -- text alignment: 1
  2010. -- font id: 0
  2011. -- text size: 12
  2012. -- style flags: 0
  2013. -- line height: 16
  2014. -- part name: New Button
  2015. ----- HyperTalk script -----
  2016. on mouseUp
  2017.   put "Jessamine" into background field "counties"
  2018. end mouseUp
  2019.  
  2020.  
  2021.  
  2022. -- part 109 (button)
  2023. -- low flags: 00
  2024. -- high flags: 0000
  2025. -- rect: left=317 top=220 right=232 bottom=329
  2026. -- title width / last selected line: 0
  2027. -- icon id / first selected line: 0 / 0
  2028. -- text alignment: 1
  2029. -- font id: 0
  2030. -- text size: 12
  2031. -- style flags: 0
  2032. -- line height: 16
  2033. -- part name: New Button
  2034. ----- HyperTalk script -----
  2035. on mouseUp
  2036.   put "Garrard" into background field "counties"
  2037. end mouseUp
  2038.  
  2039.  
  2040.  
  2041. -- part 110 (button)
  2042. -- low flags: 00
  2043. -- high flags: 0000
  2044. -- rect: left=325 top=229 right=241 bottom=337
  2045. -- title width / last selected line: 0
  2046. -- icon id / first selected line: 0 / 0
  2047. -- text alignment: 1
  2048. -- font id: 0
  2049. -- text size: 12
  2050. -- style flags: 0
  2051. -- line height: 16
  2052. -- part name: New Button
  2053. ----- HyperTalk script -----
  2054. on mouseUp
  2055.   put "Garrard" into background field "counties"
  2056. end mouseUp
  2057.  
  2058.  
  2059.  
  2060. -- part 111 (button)
  2061. -- low flags: 00
  2062. -- high flags: 0000
  2063. -- rect: left=331 top=143 right=161 bottom=348
  2064. -- title width / last selected line: 0
  2065. -- icon id / first selected line: 0 / 0
  2066. -- text alignment: 1
  2067. -- font id: 0
  2068. -- text size: 12
  2069. -- style flags: 0
  2070. -- line height: 16
  2071. -- part name: New Button
  2072. ----- HyperTalk script -----
  2073. on mouseUp
  2074.   put "Harrison" into background field "counties"
  2075. end mouseUp
  2076.  
  2077.  
  2078.  
  2079. -- part 112 (button)
  2080. -- low flags: 00
  2081. -- high flags: 0000
  2082. -- rect: left=326 top=180 right=196 bottom=338
  2083. -- title width / last selected line: 0
  2084. -- icon id / first selected line: 0 / 0
  2085. -- text alignment: 1
  2086. -- font id: 0
  2087. -- text size: 12
  2088. -- style flags: 0
  2089. -- line height: 16
  2090. -- part name: New Button
  2091. ----- HyperTalk script -----
  2092. on mouseUp
  2093.   put "Fayette" into background field "counties"
  2094. end mouseUp
  2095.  
  2096.  
  2097.  
  2098. -- part 113 (button)
  2099. -- low flags: 00
  2100. -- high flags: 0000
  2101. -- rect: left=329 top=189 right=201 bottom=341
  2102. -- title width / last selected line: 0
  2103. -- icon id / first selected line: 0 / 0
  2104. -- text alignment: 1
  2105. -- font id: 0
  2106. -- text size: 12
  2107. -- style flags: 0
  2108. -- line height: 16
  2109. -- part name: New Button
  2110. ----- HyperTalk script -----
  2111. on mouseUp
  2112.   put "Fayette" into background field "counties"
  2113. end mouseUp
  2114.  
  2115.  
  2116.  
  2117. -- part 114 (button)
  2118. -- low flags: 00
  2119. -- high flags: 0000
  2120. -- rect: left=338 top=209 right=234 bottom=355
  2121. -- title width / last selected line: 0
  2122. -- icon id / first selected line: 0 / 0
  2123. -- text alignment: 1
  2124. -- font id: 0
  2125. -- text size: 12
  2126. -- style flags: 0
  2127. -- line height: 16
  2128. -- part name: New Button
  2129. ----- HyperTalk script -----
  2130. on mouseUp
  2131.   put "Madison" into background field "counties"
  2132. end mouseUp
  2133.  
  2134.  
  2135.  
  2136. -- part 115 (button)
  2137. -- low flags: 00
  2138. -- high flags: 0000
  2139. -- rect: left=357 top=237 right=262 bottom=371
  2140. -- title width / last selected line: 0
  2141. -- icon id / first selected line: 0 / 0
  2142. -- text alignment: 1
  2143. -- font id: 0
  2144. -- text size: 12
  2145. -- style flags: 0
  2146. -- line height: 16
  2147. -- part name: New Button
  2148. ----- HyperTalk script -----
  2149. on mouseUp
  2150.   put "Jackson" into background field "counties"
  2151. end mouseUp
  2152.  
  2153.  
  2154.  
  2155. -- part 116 (button)
  2156. -- low flags: 00
  2157. -- high flags: 0000
  2158. -- rect: left=376 top=260 right=287 bottom=393
  2159. -- title width / last selected line: 0
  2160. -- icon id / first selected line: 0 / 0
  2161. -- text alignment: 1
  2162. -- font id: 0
  2163. -- text size: 12
  2164. -- style flags: 0
  2165. -- line height: 16
  2166. -- part name: New Button
  2167. ----- HyperTalk script -----
  2168. on mouseUp
  2169.   put "Clay" into background field "counties"
  2170. end mouseUp
  2171.  
  2172.  
  2173.  
  2174. -- part 117 (button)
  2175. -- low flags: 00
  2176. -- high flags: 0000
  2177. -- rect: left=398 top=268 right=294 bottom=412
  2178. -- title width / last selected line: 0
  2179. -- icon id / first selected line: 0 / 0
  2180. -- text alignment: 1
  2181. -- font id: 0
  2182. -- text size: 12
  2183. -- style flags: 0
  2184. -- line height: 16
  2185. -- part name: New Button
  2186. ----- HyperTalk script -----
  2187. on mouseUp
  2188.   put "Leslie" into background field "counties"
  2189. end mouseUp
  2190.  
  2191.  
  2192.  
  2193. -- part 118 (button)
  2194. -- low flags: 00
  2195. -- high flags: 0000
  2196. -- rect: left=339 top=167 right=185 bottom=356
  2197. -- title width / last selected line: 0
  2198. -- icon id / first selected line: 0 / 0
  2199. -- text alignment: 1
  2200. -- font id: 0
  2201. -- text size: 12
  2202. -- style flags: 0
  2203. -- line height: 16
  2204. -- part name: New Button
  2205. ----- HyperTalk script -----
  2206. on mouseUp
  2207.   put "Bourbon" into background field "counties"
  2208. end mouseUp
  2209.  
  2210.  
  2211.  
  2212. -- part 119 (button)
  2213. -- low flags: 00
  2214. -- high flags: 0000
  2215. -- rect: left=346 top=190 right=206 bottom=361
  2216. -- title width / last selected line: 0
  2217. -- icon id / first selected line: 0 / 0
  2218. -- text alignment: 1
  2219. -- font id: 0
  2220. -- text size: 12
  2221. -- style flags: 0
  2222. -- line height: 16
  2223. -- part name: New Button
  2224. ----- HyperTalk script -----
  2225. on mouseUp
  2226.   put "Clark" into background field "counties"
  2227. end mouseUp
  2228.  
  2229.  
  2230.  
  2231. -- part 120 (button)
  2232. -- low flags: 00
  2233. -- high flags: 0000
  2234. -- rect: left=358 top=217 right=233 bottom=373
  2235. -- title width / last selected line: 0
  2236. -- icon id / first selected line: 0 / 0
  2237. -- text alignment: 1
  2238. -- font id: 0
  2239. -- text size: 12
  2240. -- style flags: 0
  2241. -- line height: 16
  2242. -- part name: New Button
  2243. ----- HyperTalk script -----
  2244. on mouseUp
  2245.   put "Estill" into background field "counties"
  2246. end mouseUp
  2247.  
  2248.  
  2249.  
  2250. -- part 121 (button)
  2251. -- low flags: 00
  2252. -- high flags: 0000
  2253. -- rect: left=377 top=226 right=242 bottom=392
  2254. -- title width / last selected line: 0
  2255. -- icon id / first selected line: 0 / 0
  2256. -- text alignment: 1
  2257. -- font id: 0
  2258. -- text size: 12
  2259. -- style flags: 0
  2260. -- line height: 16
  2261. -- part name: New Button
  2262. ----- HyperTalk script -----
  2263. on mouseUp
  2264.   put "Lee" into background field "counties"
  2265. end mouseUp
  2266.  
  2267.  
  2268.  
  2269. -- part 122 (button)
  2270. -- low flags: 00
  2271. -- high flags: 0000
  2272. -- rect: left=378 top=244 right=256 bottom=393
  2273. -- title width / last selected line: 0
  2274. -- icon id / first selected line: 0 / 0
  2275. -- text alignment: 1
  2276. -- font id: 0
  2277. -- text size: 12
  2278. -- style flags: 0
  2279. -- line height: 16
  2280. -- part name: New Button
  2281. ----- HyperTalk script -----
  2282. on mouseUp
  2283.   put "Owsley" into background field "counties"
  2284. end mouseUp
  2285.  
  2286.  
  2287.  
  2288. -- part 123 (button)
  2289. -- low flags: 00
  2290. -- high flags: 0000
  2291. -- rect: left=354 top=157 right=169 bottom=369
  2292. -- title width / last selected line: 0
  2293. -- icon id / first selected line: 0 / 0
  2294. -- text alignment: 1
  2295. -- font id: 0
  2296. -- text size: 12
  2297. -- style flags: 0
  2298. -- line height: 16
  2299. -- part name: New Button
  2300. ----- HyperTalk script -----
  2301. on mouseUp
  2302.   put "Nicholas" into background field "counties"
  2303. end mouseUp
  2304.  
  2305.  
  2306.  
  2307. -- part 124 (button)
  2308. -- low flags: 00
  2309. -- high flags: 0000
  2310. -- rect: left=363 top=145 right=157 bottom=375
  2311. -- title width / last selected line: 0
  2312. -- icon id / first selected line: 0 / 0
  2313. -- text alignment: 1
  2314. -- font id: 0
  2315. -- text size: 12
  2316. -- style flags: 0
  2317. -- line height: 16
  2318. -- part name: New Button
  2319. ----- HyperTalk script -----
  2320. on mouseUp
  2321.   put "Robertson" into background field "counties"
  2322. end mouseUp
  2323.  
  2324.  
  2325.  
  2326. -- part 125 (button)
  2327. -- low flags: 00
  2328. -- high flags: 0000
  2329. -- rect: left=361 top=183 right=195 bottom=373
  2330. -- title width / last selected line: 0
  2331. -- icon id / first selected line: 0 / 0
  2332. -- text alignment: 1
  2333. -- font id: 0
  2334. -- text size: 12
  2335. -- style flags: 0
  2336. -- line height: 16
  2337. -- part name: New Button
  2338. ----- HyperTalk script -----
  2339. on mouseUp
  2340.   put "Montgomery" into background field "counties"
  2341. end mouseUp
  2342.  
  2343.  
  2344.  
  2345. -- part 126 (button)
  2346. -- low flags: 00
  2347. -- high flags: 0000
  2348. -- rect: left=366 top=190 right=202 bottom=378
  2349. -- title width / last selected line: 0
  2350. -- icon id / first selected line: 0 / 0
  2351. -- text alignment: 1
  2352. -- font id: 0
  2353. -- text size: 12
  2354. -- style flags: 0
  2355. -- line height: 16
  2356. -- part name: New Button
  2357. ----- HyperTalk script -----
  2358. on mouseUp
  2359.   put "Montgomery" into background field "counties"
  2360. end mouseUp
  2361.  
  2362.  
  2363.  
  2364. -- part 127 (button)
  2365. -- low flags: 00
  2366. -- high flags: 0000
  2367. -- rect: left=367 top=203 right=215 bottom=379
  2368. -- title width / last selected line: 0
  2369. -- icon id / first selected line: 0 / 0
  2370. -- text alignment: 1
  2371. -- font id: 0
  2372. -- text size: 12
  2373. -- style flags: 0
  2374. -- line height: 16
  2375. -- part name: New Button
  2376. ----- HyperTalk script -----
  2377. on mouseUp
  2378.   put "Powell" into background field "counties"
  2379. end mouseUp
  2380.  
  2381.  
  2382.  
  2383. -- part 128 (button)
  2384. -- low flags: 00
  2385. -- high flags: 0000
  2386. -- rect: left=374 top=206 right=218 bottom=386
  2387. -- title width / last selected line: 0
  2388. -- icon id / first selected line: 0 / 0
  2389. -- text alignment: 1
  2390. -- font id: 0
  2391. -- text size: 12
  2392. -- style flags: 0
  2393. -- line height: 16
  2394. -- part name: New Button
  2395. ----- HyperTalk script -----
  2396. on mouseUp
  2397.   put "Powell" into background field "counties"
  2398. end mouseUp
  2399.  
  2400.  
  2401.  
  2402. -- part 129 (button)
  2403. -- low flags: 00
  2404. -- high flags: 0000
  2405. -- rect: left=371 top=170 right=182 bottom=383
  2406. -- title width / last selected line: 0
  2407. -- icon id / first selected line: 0 / 0
  2408. -- text alignment: 1
  2409. -- font id: 0
  2410. -- text size: 12
  2411. -- style flags: 0
  2412. -- line height: 16
  2413. -- part name: New Button
  2414. ----- HyperTalk script -----
  2415. on mouseUp
  2416.   put "Bath" into background field "counties"
  2417. end mouseUp
  2418.  
  2419.  
  2420.  
  2421. -- part 130 (button)
  2422. -- low flags: 00
  2423. -- high flags: 0000
  2424. -- rect: left=377 top=179 right=191 bottom=389
  2425. -- title width / last selected line: 0
  2426. -- icon id / first selected line: 0 / 0
  2427. -- text alignment: 1
  2428. -- font id: 0
  2429. -- text size: 12
  2430. -- style flags: 0
  2431. -- line height: 16
  2432. -- part name: New Button
  2433. ----- HyperTalk script -----
  2434. on mouseUp
  2435.   put "Bath" into background field "counties"
  2436. end mouseUp
  2437.  
  2438.  
  2439.  
  2440. -- part 131 (button)
  2441. -- low flags: 00
  2442. -- high flags: 0000
  2443. -- rect: left=384 top=194 right=207 bottom=398
  2444. -- title width / last selected line: 0
  2445. -- icon id / first selected line: 0 / 0
  2446. -- text alignment: 1
  2447. -- font id: 0
  2448. -- text size: 12
  2449. -- style flags: 0
  2450. -- line height: 16
  2451. -- part name: New Button
  2452. ----- HyperTalk script -----
  2453. on mouseUp
  2454.   put "Menifee" into background field "counties"
  2455. end mouseUp
  2456.  
  2457.  
  2458.  
  2459. -- part 132 (button)
  2460. -- low flags: 00
  2461. -- high flags: 0000
  2462. -- rect: left=390 top=211 right=224 bottom=404
  2463. -- title width / last selected line: 0
  2464. -- icon id / first selected line: 0 / 0
  2465. -- text alignment: 1
  2466. -- font id: 0
  2467. -- text size: 12
  2468. -- style flags: 0
  2469. -- line height: 16
  2470. -- part name: New Button
  2471. ----- HyperTalk script -----
  2472. on mouseUp
  2473.   put "Wolfe" into background field "counties"
  2474. end mouseUp
  2475.  
  2476.  
  2477.  
  2478. -- part 133 (button)
  2479. -- low flags: 00
  2480. -- high flags: 0000
  2481. -- rect: left=380 top=152 right=168 bottom=395
  2482. -- title width / last selected line: 0
  2483. -- icon id / first selected line: 0 / 0
  2484. -- text alignment: 1
  2485. -- font id: 0
  2486. -- text size: 12
  2487. -- style flags: 0
  2488. -- line height: 16
  2489. -- part name: New Button
  2490. ----- HyperTalk script -----
  2491. on mouseUp
  2492.   put "Fleming" into background field "counties"
  2493. end mouseUp
  2494.  
  2495.  
  2496.  
  2497. -- part 134 (button)
  2498. -- low flags: 00
  2499. -- high flags: 0000
  2500. -- rect: left=393 top=169 right=185 bottom=408
  2501. -- title width / last selected line: 0
  2502. -- icon id / first selected line: 0 / 0
  2503. -- text alignment: 1
  2504. -- font id: 0
  2505. -- text size: 12
  2506. -- style flags: 0
  2507. -- line height: 16
  2508. -- part name: New Button
  2509. ----- HyperTalk script -----
  2510. on mouseUp
  2511.   put "Rowan" into background field "counties"
  2512. end mouseUp
  2513.  
  2514.  
  2515.  
  2516. -- part 135 (button)
  2517. -- low flags: 00
  2518. -- high flags: 0000
  2519. -- rect: left=416 top=152 right=168 bottom=431
  2520. -- title width / last selected line: 0
  2521. -- icon id / first selected line: 0 / 0
  2522. -- text alignment: 1
  2523. -- font id: 0
  2524. -- text size: 12
  2525. -- style flags: 0
  2526. -- line height: 16
  2527. -- part name: New Button
  2528. ----- HyperTalk script -----
  2529. on mouseUp
  2530.   put "Carter" into background field "counties"
  2531. end mouseUp
  2532.  
  2533.  
  2534.  
  2535. -- part 136 (button)
  2536. -- low flags: 00
  2537. -- high flags: 0000
  2538. -- rect: left=427 top=157 right=173 bottom=442
  2539. -- title width / last selected line: 0
  2540. -- icon id / first selected line: 0 / 0
  2541. -- text alignment: 1
  2542. -- font id: 0
  2543. -- text size: 12
  2544. -- style flags: 0
  2545. -- line height: 16
  2546. -- part name: New Button
  2547. ----- HyperTalk script -----
  2548. on mouseUp
  2549.   put "Carter" into background field "counties"
  2550. end mouseUp
  2551.  
  2552.  
  2553.  
  2554. -- part 137 (button)
  2555. -- low flags: 00
  2556. -- high flags: 0000
  2557. -- rect: left=416 top=174 right=190 bottom=431
  2558. -- title width / last selected line: 0
  2559. -- icon id / first selected line: 0 / 0
  2560. -- text alignment: 1
  2561. -- font id: 0
  2562. -- text size: 12
  2563. -- style flags: 0
  2564. -- line height: 16
  2565. -- part name: New Button
  2566. ----- HyperTalk script -----
  2567. on mouseUp
  2568.   put "Elliott" into background field "counties"
  2569. end mouseUp
  2570.  
  2571.  
  2572.  
  2573. -- part 138 (button)
  2574. -- low flags: 00
  2575. -- high flags: 0000
  2576. -- rect: left=402 top=192 right=207 bottom=422
  2577. -- title width / last selected line: 0
  2578. -- icon id / first selected line: 0 / 0
  2579. -- text alignment: 1
  2580. -- font id: 0
  2581. -- text size: 12
  2582. -- style flags: 0
  2583. -- line height: 16
  2584. -- part name: New Button
  2585. ----- HyperTalk script -----
  2586. on mouseUp
  2587.   put "Morgan" into background field "counties"
  2588. end mouseUp
  2589.  
  2590.  
  2591.  
  2592. -- part 140 (button)
  2593. -- low flags: 00
  2594. -- high flags: 0000
  2595. -- rect: left=418 top=210 right=226 bottom=433
  2596. -- title width / last selected line: 0
  2597. -- icon id / first selected line: 0 / 0
  2598. -- text alignment: 1
  2599. -- font id: 0
  2600. -- text size: 12
  2601. -- style flags: 0
  2602. -- line height: 16
  2603. -- part name: New Button
  2604. ----- HyperTalk script -----
  2605. on mouseUp
  2606.   put "Magoffin" into background field "counties"
  2607. end mouseUp
  2608.  
  2609.  
  2610.  
  2611. -- part 141 (button)
  2612. -- low flags: 00
  2613. -- high flags: 0000
  2614. -- rect: left=435 top=199 right=215 bottom=450
  2615. -- title width / last selected line: 0
  2616. -- icon id / first selected line: 0 / 0
  2617. -- text alignment: 1
  2618. -- font id: 0
  2619. -- text size: 12
  2620. -- style flags: 0
  2621. -- line height: 16
  2622. -- part name: New Button
  2623. ----- HyperTalk script -----
  2624. on mouseUp
  2625.   put "Johnson" into background field "counties"
  2626. end mouseUp
  2627.  
  2628.  
  2629.  
  2630. -- part 142 (button)
  2631. -- low flags: 00
  2632. -- high flags: 0000
  2633. -- rect: left=441 top=217 right=244 bottom=457
  2634. -- title width / last selected line: 0
  2635. -- icon id / first selected line: 0 / 0
  2636. -- text alignment: 1
  2637. -- font id: 0
  2638. -- text size: 12
  2639. -- style flags: 0
  2640. -- line height: 16
  2641. -- part name: New Button
  2642. ----- HyperTalk script -----
  2643. on mouseUp
  2644.   put "Floyd" into background field "counties"
  2645. end mouseUp
  2646.  
  2647.  
  2648.  
  2649. -- part 143 (button)
  2650. -- low flags: 00
  2651. -- high flags: 0000
  2652. -- rect: left=396 top=224 right=251 bottom=412
  2653. -- title width / last selected line: 0
  2654. -- icon id / first selected line: 0 / 0
  2655. -- text alignment: 1
  2656. -- font id: 0
  2657. -- text size: 12
  2658. -- style flags: 0
  2659. -- line height: 16
  2660. -- part name: New Button
  2661. ----- HyperTalk script -----
  2662. on mouseUp
  2663.   put "Breathitt" into background field "counties"
  2664. end mouseUp
  2665.  
  2666.  
  2667.  
  2668. -- part 144 (button)
  2669. -- low flags: 00
  2670. -- high flags: 0000
  2671. -- rect: left=409 top=228 right=244 bottom=424
  2672. -- title width / last selected line: 0
  2673. -- icon id / first selected line: 0 / 0
  2674. -- text alignment: 1
  2675. -- font id: 0
  2676. -- text size: 12
  2677. -- style flags: 0
  2678. -- line height: 16
  2679. -- part name: New Button
  2680. ----- HyperTalk script -----
  2681. on mouseUp
  2682.   put "Breathitt" into background field "counties"
  2683. end mouseUp
  2684.  
  2685.  
  2686.  
  2687. -- part 145 (button)
  2688. -- low flags: 00
  2689. -- high flags: 0000
  2690. -- rect: left=410 top=252 right=268 bottom=425
  2691. -- title width / last selected line: 0
  2692. -- icon id / first selected line: 0 / 0
  2693. -- text alignment: 1
  2694. -- font id: 0
  2695. -- text size: 12
  2696. -- style flags: 0
  2697. -- line height: 16
  2698. -- part name: New Button
  2699. ----- HyperTalk script -----
  2700. on mouseUp
  2701.   put "Perry" into background field "counties"
  2702. end mouseUp
  2703.  
  2704.  
  2705.  
  2706. -- part 146 (button)
  2707. -- low flags: 00
  2708. -- high flags: 0000
  2709. -- rect: left=419 top=268 right=285 bottom=431
  2710. -- title width / last selected line: 0
  2711. -- icon id / first selected line: 0 / 0
  2712. -- text alignment: 1
  2713. -- font id: 0
  2714. -- text size: 12
  2715. -- style flags: 0
  2716. -- line height: 16
  2717. -- part name: New Button
  2718. ----- HyperTalk script -----
  2719. on mouseUp
  2720.   put "Perry" into background field "counties"
  2721. end mouseUp
  2722.  
  2723.  
  2724.  
  2725. -- part 147 (button)
  2726. -- low flags: 00
  2727. -- high flags: 0000
  2728. -- rect: left=426 top=247 right=262 bottom=447
  2729. -- title width / last selected line: 0
  2730. -- icon id / first selected line: 0 / 0
  2731. -- text alignment: 1
  2732. -- font id: 0
  2733. -- text size: 12
  2734. -- style flags: 0
  2735. -- line height: 16
  2736. -- part name: New Button
  2737. ----- HyperTalk script -----
  2738. on mouseUp
  2739.   put "Knott" into background field "counties"
  2740. end mouseUp
  2741.  
  2742.  
  2743.  
  2744. -- part 148 (button)
  2745. -- low flags: 00
  2746. -- high flags: 0000
  2747. -- rect: left=466 top=30 right=58 bottom=500
  2748. -- title width / last selected line: 0
  2749. -- icon id / first selected line: 21700 / 21700
  2750. -- text alignment: 1
  2751. -- font id: 0
  2752. -- text size: 12
  2753. -- style flags: 0
  2754. -- line height: 16
  2755. -- part name: 
  2756. ----- HyperTalk script -----
  2757. on mouseUp
  2758.   visual effect barn door open very slowly
  2759.   go home
  2760. end mouseUp
  2761.  
  2762.  
  2763.  
  2764. -- part 149 (button)
  2765. -- low flags: 00
  2766. -- high flags: 0000
  2767. -- rect: left=434 top=32 right=57 bottom=457
  2768. -- title width / last selected line: 0
  2769. -- icon id / first selected line: 1013 / 1013
  2770. -- text alignment: 1
  2771. -- font id: 0
  2772. -- text size: 12
  2773. -- style flags: 0
  2774. -- line height: 16
  2775. -- part name: Next
  2776. ----- HyperTalk script -----
  2777. on mouseUp
  2778.   visual effect dissolve
  2779.   go next card
  2780. end mouseUp
  2781.  
  2782.  
  2783.  
  2784. -- part 151 (button)
  2785. -- low flags: 00
  2786. -- high flags: 8004
  2787. -- rect: left=25 top=32 right=53 bottom=152
  2788. -- title width / last selected line: 0
  2789. -- icon id / first selected line: 0 / 0
  2790. -- text alignment: 1
  2791. -- font id: 0
  2792. -- text size: 12
  2793. -- style flags: 0
  2794. -- line height: 16
  2795. -- part name: Share(Stack)Ware
  2796. ----- HyperTalk script -----
  2797. on mouseUp
  2798.   visual effect iris open slow
  2799.   go to card id 5005
  2800. end mouseUp
  2801.  
  2802.  
  2803.  
  2804. -- part contents for background part 1
  2805. ----- text -----
  2806. Taylor